From: Noah Meyerhans Date: Fri, 22 May 2020 04:48:59 +0000 (-0700) Subject: Don't try to build doc/rfc subdir components X-Git-Tag: archive/raspbian/1%2.4.2+dfsg1-3+rpi1^2~12 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=3216062d65f4552f129ce280a5e0cfecc258356e;p=dovecot.git Don't try to build doc/rfc subdir components Forwarded: not-needed Forwarded: not-needed Gbp-Pq: Name skip-rfc-subdir.patch --- diff --git a/pigeonhole/configure.ac b/pigeonhole/configure.ac index 54c0ad3..1c02d2e 100644 --- a/pigeonhole/configure.ac +++ b/pigeonhole/configure.ac @@ -259,7 +259,6 @@ doc/Makefile doc/man/Makefile doc/example-config/Makefile doc/example-config/conf.d/Makefile -doc/rfc/Makefile doc/extensions/Makefile doc/locations/Makefile doc/plugins/Makefile diff --git a/pigeonhole/doc/Makefile.am b/pigeonhole/doc/Makefile.am index ae36ee1..7a04cd8 100644 --- a/pigeonhole/doc/Makefile.am +++ b/pigeonhole/doc/Makefile.am @@ -1,7 +1,6 @@ SUBDIRS = \ man \ example-config \ - rfc \ extensions \ locations \ plugins